render node: Optimize type checks
authorMatthias Clasen <mclasen@redhat.com>
Sat, 1 Jun 2019 21:25:55 +0000 (21:25 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 Jun 2019 04:25:43 +0000 (04:25 +0000)
commit69016825aa87534c734d44bbbe2b9b7607f41850
tree4306aef36e6584e62be9188f392c7bf304db43ab
parente08bab012c06adb535a76776031f17c792538df4
render node: Optimize type checks

The GSK_IS_RENDER_NODE macro is a bit silly,
and not worth having in g_return_if_fail checks
in trivial getters.
gsk/gskrendernode.c